projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
231dce6
5eb80b7
)
Auto merge of #3091 - matklad:move-exec-streamed, r=alexcrichton
author
bors
<bors@rust-lang.org>
Mon, 26 Sep 2016 17:48:18 +0000
(10:48 -0700)
committer
GitHub
<noreply@github.com>
Mon, 26 Sep 2016 17:48:18 +0000
(10:48 -0700)
Move stream_output to ProcessBuilder
Make `stream_output` method more reusable (I intend to use it in #3000).
Unrelated question: what is that `ExecEngine` thing? Looks like it does nothing at the moment and can be removed.
Trivial merge